Sell All Lead Order
Type: POST
Description: /v1/copy-trade-order/copy-trade/order/sell-all
Limit Flow Rules
50/s/apikey
Parameters
Name | Type | Mandatory | Default | Description | Ranges |
---|---|---|---|---|---|
leaderOrder | bool | true | true: sell all lead order; false: sell all copy order | ||
symbol | string | false | Symbol |
Response Example
Response
{
"rc": 0,
"mc": "string",
"ma": [{}],
"result": true
}